home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / gcl-1.000 / gcl-1 / gcl-1.0 / h / options.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-08-21  |  237 b   |  10 lines

  1. /* define the following if you want a type of stream
  2.    which the user can define */
  3.  
  4. #define USER_DEFINED_STREAMS
  5.   
  6. /* define to enable multiprocessing:  Currently requires
  7.    mat'l not yet in the distribution */
  8.  
  9. /* #define KCLOVM */
  10.